data link layer - определение. Что такое data link layer
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое data link layer - определение

SECOND LAYER OF THE OSI NETWORKING MODEL
Layer 2; OSI layer 2; Datalink layer; Data link Layer; OSI Layer 2; Data Link Layer; Data-link-layer; Data-link layer; Layer-2
Найдено результатов: 3625
data link layer         
<networking> Layer two, the second lowest layer in the OSI seven layer model. The data link layer splits data into frames (see fragmentation) for sending on the {physical layer} and receives acknowledgement frames. It performs error checking and re-transmits frames not received correctly. It provides an error-free virtual channel to the network layer. The data link layer is split into an upper sublayer, {Logical Link Control} (LLC), and a lower sublayer, {Media Access Control} (MAC). Example protocols at this layer are ABP, Go Back N, SRP. (1995-02-14)
Data link layer         
The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer.
layer 2         
Link layer         
LOWEST ABSTRACTION LAYER IN THE INTERNET PROTOCOL SUITE
Link protocol; Network access layer; Link Layer (TCP/IP); Link layer IP; Link layer (TCPIP); Link layer (IP); Host-to-network layer; Network interface layer; Network access protocol; Network Access Layer; Link Layer; Link-layer
In computer networking, the link layer is the lowest layer in the Internet protocol suite, the networking architecture of the Internet. The link layer is the group of methods and communications protocols confined to the link that a host is physically connected to.
Data link         
TELECOMMUNICATIONS CONNECTION FOR TRANSMISSION OF DIGITAL INFORMATION
Datalink; Communication link; Data-link; Communications link; Data links
A data link is the means of connecting one location to another for the purpose of transmitting and receiving digital information (data communication). It can also refer to a set of electronics assemblies, consisting of a transmitter and a receiver (two pieces of data terminal equipment) and the interconnecting data telecommunication circuit.
data link         
TELECOMMUNICATIONS CONNECTION FOR TRANSMISSION OF DIGITAL INFORMATION
Datalink; Communication link; Data-link; Communications link; Data links
¦ noun a telecommunications link over which data is transmitted.
Layer by layer         
  • An overview of the layer by layer method for Rubik's Cube. The cube has been turned over in the third step.
METHOD OF SOLVING THE RUBIK'S CUBE
Layer-by-Layer
Layer-by-layer (LbL) deposition is a thin film fabrication technique. The films are formed by depositing alternating layers of oppositely charged materials with wash steps in between.
Layer by Layer         
  • An overview of the layer by layer method for Rubik's Cube. The cube has been turned over in the third step.
METHOD OF SOLVING THE RUBIK'S CUBE
Layer-by-Layer
The Layer by Layer method, also known as the Beginners method is a method of solving the 3x3x3 Rubik's Cube. Many beginners' methods use this approach, and it also forms the basis of the CFOP speedcubing technique.
physical layer         
  • Texas Instruments DP83825 - 3mm x 3mm 3.3V PHY chip
  • RTL8201 Ethernet PHY chip
  • Micrel]] KS8721CL - 3.3V Single Power Supply 10/100BASE-TX/FX MII Physical Layer Transceiver
THE LOWEST-LEVEL ELECTRONIC OR OPTICAL TRANSMISSION FUNCTIONS OF A NETWORK
Physical signaling sublayer; OSI layer 1; PHY; PHYceiver; Physical protocol layer; Layer 1; Physical link; Physical channel; Physical Layer; Physical-layer; OSI Layer 1; Ethernet PHY; PHY chip; Layer-1; PHY (chip); High PHY; Low PHY
<networking> Layer one, the lowest layer in the OSI seven layer model. The physical layer encompasses details such as electrical and mechanical connections to the network, transmission of binary data as changing voltage levels on wires or similar concepts on other connectors, and {data rates}. The physical layer is used by the data link layer. Example physical layer protocols are CSMA/CD, token ring and bus. (2004-06-29)
layer 1         
  • Texas Instruments DP83825 - 3mm x 3mm 3.3V PHY chip
  • RTL8201 Ethernet PHY chip
  • Micrel]] KS8721CL - 3.3V Single Power Supply 10/100BASE-TX/FX MII Physical Layer Transceiver
THE LOWEST-LEVEL ELECTRONIC OR OPTICAL TRANSMISSION FUNCTIONS OF A NETWORK
Physical signaling sublayer; OSI layer 1; PHY; PHYceiver; Physical protocol layer; Layer 1; Physical link; Physical channel; Physical Layer; Physical-layer; OSI Layer 1; Ethernet PHY; PHY chip; Layer-1; PHY (chip); High PHY; Low PHY

Википедия

Data link layer

The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer provides the functional and procedural means to transfer data between network entities and may also provide the means to detect and possibly correct errors that can occur in the physical layer.

The data link layer is concerned with local delivery of frames between nodes on the same level of the network. Data-link frames, as these protocol data units are called, do not cross the boundaries of a local area network. Inter-network routing and global addressing are higher-layer functions, allowing data-link protocols to focus on local delivery, addressing, and media arbitration. In this way, the data link layer is analogous to a neighborhood traffic cop; it endeavors to arbitrate between parties contending for access to a medium, without concern for their ultimate destination. When devices attempt to use a medium simultaneously, frame collisions occur. Data-link protocols specify how devices detect and recover from such collisions, and may provide mechanisms to reduce or prevent them.

Examples of data link protocols are Ethernet, the IEEE 802.11 WiFi protocols, ATM and Frame Relay. In the Internet Protocol Suite (TCP/IP), the data link layer functionality is contained within the link layer, the lowest layer of the descriptive model, which is assumed to be independent of physical infrastructure.